docs: add missing docs for GDK_WINDOWING_WAYLAND
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 18:42:57 +0000 (13:42 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 18:42:57 +0000 (13:42 -0500)
gdk/gdk.c

index 6362d9b910a52108377a3a6df06c3defb8ccbd11..86adb85d7f8fabe4834b15f59ec0bcde4d6539b0 100644 (file)
--- a/gdk/gdk.c
+++ b/gdk/gdk.c
  * Use this macro to guard code that is specific to the Quartz backend.
  */
 
+/**
+ * GDK_WINDOWING_WAYLAND:
+ *
+ * The #GDK_WINDOWING_WAYLAND macro is defined if the Wayland backend
+ * is supported.
+ *
+ * Use this macro to guard code that is specific to the Wayland backend.
+ */
+
 /**
  * GDK_DISABLE_DEPRECATION_WARNINGS:
  *